home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 2
/
Gold Medal Software Volume 2 (Gold Medal) (1994).iso
/
database
/
gscout11.arj
/
TESTB.FRM
< prev
next >
Wrap
Text File
|
1993-05-21
|
895b
|
52 lines
This shows all of the report variables available.
^sfname
leg(^sfname,"*")
^slname
leg(^slname,"*")
^saddress1
leg(^saddress1,"+")
^saddress2
leg(^saddress2,"&")
^scity, ^sstate ^szip
leg(^scity,"|") leg(^sstate,"\") leg(^szip,"$")
^sphone
leg(^sphone,"%")
^sschool
leg(^sschool,"?")
^sdob
leg(^sdob,";")
^altname
leg(^altname,"-")
^altphone
leg(^altphone,"*")
^1pgnname
leg(^1pgnname,""")
^1pgnad1
leg(^1pgnad1,":")
^1pgnad2
leg(^1pgnad2,"+")
^1pgncity, ^1pgnstate ^1pgnzip
leg(^1pgncity,"[") leg(^1pgnstate,"]") leg(^1pgnzip,"=")
^1pgnhphone
leg(^1pgnhphone,"#")
^1pgnwphone
leg(^1pgnwphone,"?")
^2pgnname
leg(^2pgnname,""")
^2pgnad1
leg(^2pgnad1,":")
^2pgnad2
leg(^2pgnad2,"+")
^2pgncity, ^2pgnstate ^2pgnzip
leg(^2pgncity,"[") leg(^2pgnstate,"]") leg(^2pgnzip,"!")
^2pgnhphone
leg(^2pgnhphone,".")
^2pgnwphone
leg(^2pgnwphone,"+")